Table of content



/terminal/airport/{id}

Mapping URL: /terminal/airport/{id}

Description: find the terminal entities of airport with the appended id

Microservice: AirportService


Methods

/terminal/airport/{id}

/terminal/airport/{id}

Mapping URL: /terminal/airport/{id}

Description: AirportService

Name: findAllTerminalOfAirport(id)

Request Method: GET

Service Interface: /terminal/airport/{id}

Service Entity: Airport



AirportService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content